#enable Developer mode
#turn on OEM unlocking
#enable USB debugging
adb reboot-bootloader
fastboot oem unlock  ##Will Erase all data!!!
fastboot reboot

#boot TWRP recovery
#get image https://dl.twrp.me/bullhead/
adb reboot-bootloader
fastboot boot twrp*.img